.pict-col{
	color: #059d91;
	font-weight: bold;
}
.pict-evnts{
	background-color: #059d91;
	color: #FFF;
	margin: 10px 0;
}

.pict-evnts-name{
	font-family: 'Cambria Regular';
	font-size: 22px;
}
.pict-info{
	padding-top: 40px;
}
.pict-info1{
	
	font-family: 'Cambria Regular';
	font-size: 20px;
	text-align: justify;
}
.pict-fbpage{
	width:50px;
  height:50px;
  background: #003366;
  border-radius: 8px;
}
.pict-fbpage:after{
   content: "facebook";
   width: 30px;
   height: 30px;
   color:#ffffff;
   font: bold 48px arial;
   margin-left: 20px;
}
.pict-fb-link{
	
	color: #059d91;
	text-decoration: none;
}